compress/flate.compressor.write (method)
2 uses
compress/flate (current package)
deflate.go#L548: func (d *compressor) write(b []byte) (n int, err error) {
deflate.go#L712: return w.d.write(data)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)